CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fuzzy genetic

搜索资源列表

  1. DECGA

    0下载:
  2. 双精英协同进化遗传算法借鉴了精英策略和协同进化的思想,选择两个相异的、高适应度的个体(精英个体)作为进化操作的核心,两个精英个体分别按照不同的评价函数来选择个体,组成各自的进化子种群.两个子种群分别采用不同的进化策略,以平衡算法的勘探和搜索能力。-Double elite co-evolutionary genetic algorithm to learn the elite strategy and the thought of cooperative coevolution, choose
  3. 所属分类:Development Research

    • 发布日期:2017-05-03
    • 文件大小:883038
    • 提供者:范婷
  1. intelligent-control

    1下载:
  2. 文件包含遗传算法,神经网络算法仿真,模糊PID算法等仿真,仿真结果电子文档,分析详细,所得结果都有截图。-Files contain genetic algorithms, neural network algorithm simulation, fuzzy PID algorithm simulation results of electronic documents, detailed analysis, the results have screenshots.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:279317
    • 提供者:张玉龙
  1. H1f

    0下载:
  2. Genetic algorithm and its application, Chen Guoliang edited and published with the People s Post and in 2001 the first book version of the full introduction of the genetic algorithm basic tenets , design methods and parallel implementation, and its p
  3. 所属分类:Education soft system

    • 发布日期:2017-04-12
    • 文件大小:1068
    • 提供者:mojtaba
  1. yichuansuanfa

    2下载:
  2. 遗传算法优化BP神经网络、改进的模糊C-均值聚类、遗传算法(粒子群算法、人工鱼群算法等)的投影寻踪模型等遗传算法的简单集合。-Genetic algorithm to optimize the BP neural network, an improved fuzzy C- average clustering and genetic algorithm,(particle swarm optimization (pso), artificial fish algorithm, etc.) of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7219
    • 提供者:陈孝君
  1. Code-FLC-ANFIS-GA-PSO

    1下载:
  2. We describe in this paper a new hybrid approach for mathematical function optimization combining Particle Swarm Optimization (PSO) and Genetic Algorithms (GAs) using Fuzzy Logic for parameter adaptation and integrate the results. The new evol
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:188372
    • 提供者:hari
  1. zhinengjisuan

    0下载:
  2. 智能计算主要程序源码,有matlab的模糊聚类图像分割,还有VC++编写的模拟退火和遗传算法。-Intelligent Computing The main program source code, there is matlab fuzzy clustering image segmentation, as well as VC++ Prepared simulated annealing and genetic algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-08
    • 文件大小:15812983
    • 提供者:魏琳
  1. upload

    0下载:
  2. genetic algorithm for optimization and bee colony algorithm accompanied by fuzzy c means clustering .
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:7611
    • 提供者:pariya
  1. zhinengkongzhi

    0下载:
  2. 详细介绍了应用matlab实现模糊控制,以及遗传算法等优化算法的原理内容-Details of the application matlab fuzzy control and genetic algorithm optimization algorithms work content
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3147144
    • 提供者:辉子
  1. Evolutionary-ANFIS-Training

    6下载:
  2. 用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS struct
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:21631
    • 提供者:张贝
  1. CPPGA-FCM

    1下载:
  2. 使用C++语言实现遗传算法和模糊C聚类的结合-C++ Implementation of genetic fuzzy clustering algorithm C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3034
    • 提供者:王刚
  1. OptiFuzz: a robust illumination invariant face recognition system and its implementation

    0下载:
  2. In this paper,we address the effect of illumination on the face detection and the face recognition problem by introducing a novel illumination invariant method, called OptiFuzz. It is an optimized fuzzy-based illumination invariant method to solve th
  3. 所属分类:文档资料

  1. 2

    0下载:
  2. vc++开发的图像分类,包括聚类分析,模糊聚类,遗传算法聚类等-vc++ Developed image classification, including cluster analysis, fuzzy clustering, genetic
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:271641
    • 提供者:zhch92
  1. VartiryPSO

    0下载:
  2. 粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解. PSO的优势在于简单容易实现并且没有许多参数的调节。目前已被广泛应用于函数优化、神经网络训练、模糊系统控制以及其他遗传算法的应用领域。-The basic idea of Particle Swarm Optimization (PSO) is to find the optimal solution by cooperating and sharing information among individuals.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:4312
    • 提供者:华盛顿
  1. Untitled

    5下载:
  2. 《随机规划与模糊规划》5.5节的例子:基于随机模拟的遗传算法matlab代码-< stochastic programming and fuzzy programming >5.5 examples: stochastic simulation based genetic algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:张宁
  1. GA-vrp

    10下载:
  2. 运输成本、货损成本、时间成本等的配送成本最小化和以模糊时间窗进行量化的客户满意度最大化的多目标优化模型,采用改进遗传算法求解带模糊时间窗冷链配送问题。-A multi-objective optimization model to minimize the cost of transport and distribution costs, damage costs, costs of time and to quantify fuzzy time window to maximize custo
  3. 所属分类:assembly language

    • 发布日期:2017-12-13
    • 文件大小:2482
    • 提供者:吴娟
  1. Rabin-2002---AI-Game-Programming-Wisdom

    0下载:
  2. Learn how AI experts create intelligent game objects and characters with this first volume in the AI Game Programming Wisdom series. This unique collection of articles gives programmers and developers access to the insights and wisdom of over thirty
  3. 所属分类:Game Program

    • 发布日期:2017-12-11
    • 文件大小:42897914
    • 提供者:Druss
  1. AForge.NET Framework-2.2.5

    1下载:
  2. AForge.NET是一个专门为开发者和研究者基于C#框架设计的,这个框架提供了不同的类库和关于类库的资源,还有很多应用程序例子,包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。 这个框架由一系列的类库组成。主要包括有: AForge.Imaging -- 一些日常的图像处理和过滤器 AForge.Vision -- 计算机视觉应用类库 AForge.Neuro -- 神经网络计算库AForge.Genetic -进化算法编程库 AF
  3. 所属分类:C#编程

    • 发布日期:2017-12-21
    • 文件大小:37654528
    • 提供者:ideal0o0
  1. 2

    0下载:
  2. Improved genetic algorithm and fuzzy C- means clustering MATLAB source. The fuzzy C- means algorithm is easy to converge to local minima, in order to overcome the shortcomings of the genetic algorithm is applied to fuzzy C- means algorithm (FCM) opti
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:playboyplay
  1. 3

    0下载:
  2. Improved genetic algorithm and fuzzy C- means clustering MATLAB source.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:playboyplay
  1. MATAB神经网络30个案例分析

    5下载:
  2. 该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:47037440
    • 提供者:那又怎样
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com